home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-ks8695 / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  241 b   |  14 lines

  1. if ARCH_KS8695
  2.  
  3. menu "Kendin/Micrel KS8695 Implementations"
  4.  
  5. config MACH_KS8695
  6.     bool "KS8695 development board"
  7.     help
  8.       Say 'Y' here if you want your kernel to run on the original
  9.       Kendin-Micrel KS8695 development board.
  10.  
  11. endmenu
  12.  
  13. endif
  14.